SixBit API Schema
GiftMessageType Simple Type
Description
A message for the gift.
Namespace (none)
Type
Restriction of xs:string
Diagram
GiftMessageType Simple Type
Overview
GiftMessageType Restriction of xs:string
A message for the gift.
Source
<xs:simpleType name="GiftMessageType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>A message for the gift.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.